2025-09-05 17:13:13,590 [ 843141 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:42, check_args_and_update_paths) 2025-09-05 17:13:13,590 [ 843141 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:86, check_args_and_update_paths) 2025-09-05 17:13:13,590 [ 843141 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:97, check_args_and_update_paths) 2025-09-05 17:13:13,590 [ 843141 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:99, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_8by7rn --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=2cffe1eae894 -e DOCKER_BASE_TAG=1e0b53d756cf -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_replicated_mutations/test.py::test_mutations 'test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0]' 'test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1]' test_replicated_user_defined_functions/test.py::test_create_and_drop 'test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1]' 'test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0]' test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_server_restart test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 'test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA]' 'test_replicated_users/test.py::test_create_and_delete_replicated[ROLE]' 'test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY]' 'test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_create_and_delete_replicated[USER]' 'test_replicated_users/test.py::test_create_replicated[QUOTA]' 'test_replicated_users/test.py::test_create_replicated[ROLE]' 'test_replicated_users/test.py::test_create_replicated[ROW_POLICY]' 'test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_create_replicated[USER]' 'test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA]' 'test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE]' 'test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY]' 'test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER]' 'test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA]' 'test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE]' 'test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY]' 'test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_create_replicated_on_cluster[USER]' 'test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA]' 'test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE]' 'test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY]' 'test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER]' 'test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster]' 'test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster]' test_replicated_users/test.py::test_reload_zookeeper 'test_replicated_users/test.py::test_rename_replicated[QUOTA]' 'test_replicated_users/test.py::test_rename_replicated[ROLE]' 'test_replicated_users/test.py::test_rename_replicated[ROW_POLICY]' 'test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE]' 'test_replicated_users/test.py::test_rename_replicated[USER]' test_replication_credentials/test.py::test_credentials_and_no_credentials test_replication_credentials/test.py::test_different_credentials test_replication_credentials/test.py::test_no_credentials test_replication_credentials/test.py::test_same_credentials test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue 'test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/]' 'test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/]' 'test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/]' 'test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3]' 'test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3]' 'test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver]' test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy test_shard_level_const_function/test.py::test_remote test_shutdown_static_destructor_failure/test.py::test_shutdown test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries test_storage_dict/test.py::test_storage_dict test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_distributed test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where test_storage_rabbitmq/test.py::test_attach_broken_table test_storage_rabbitmq/test.py::test_block_based_formats_1 test_storage_rabbitmq/test.py::test_block_based_formats_2 test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix test_storage_rabbitmq/test.py::test_max_rows_per_message test_storage_rabbitmq/test.py::test_rabbitmq_address test_storage_rabbitmq/test.py::test_rabbitmq_bad_args test_storage_rabbitmq/test.py::test_rabbitmq_big_message test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange -vvv" altinityinfra/integration-tests-runner:37a9815fd2fa '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: order-1.0.1, random-0.2, timeout-2.2.0, repeat-0.9.3, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_replicated_user_defined_functions/test.py::test_create_and_drop test_storage_mysql/test.py::test_binary_type test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_replication_credentials/test.py::test_credentials_and_no_credentials test_replicated_mutations/test.py::test_mutations test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] test_restart_server/test.py::test_drop_memory_database test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] test_storage_rabbitmq/test.py::test_attach_broken_table [gw6] [ 1%] PASSED test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue [gw3] [ 2%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] [gw3] [ 3%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] [gw6] [ 4%] PASSED test_restart_server/test.py::test_flushes_async_insert_queue [gw3] [ 5%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] test_replicated_user_defined_functions/test.py::test_create_and_replace [gw0] [ 6%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] [gw0] [ 7%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] [gw0] [ 8%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] [gw0] [ 9%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_and_delete_replicated[USER] [gw3] [ 10%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists [gw0] [ 11%] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[USER] test_replicated_users/test.py::test_create_replicated[QUOTA] [gw3] [ 12%] PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper [gw0] [ 13%] PASSED test_replicated_users/test.py::test_create_replicated[QUOTA] test_replicated_users/test.py::test_create_replicated[ROLE] [gw0] [ 14%] PASSED test_replicated_users/test.py::test_create_replicated[ROLE] test_replicated_users/test.py::test_create_replicated[ROW_POLICY] test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] [gw0] [ 15%] PASSED test_replicated_users/test.py::test_create_replicated[ROW_POLICY] test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] [gw0] [ 16%] PASSED test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_replicated[USER] [gw0] [ 17%] PASSED test_replicated_users/test.py::test_create_replicated[USER] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] [gw0] [ 18%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] [gw0] [ 19%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] [gw0] [ 20%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] [gw0] [ 21%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] [gw0] [ 22%] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] [gw0] [ 23%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] [gw0] [ 24%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] [gw0] [ 25%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] [gw0] [ 26%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_replicated_on_cluster[USER] [gw0] [ 27%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[USER] test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] [gw0] [ 28%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] [gw0] [ 29%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] [gw9] [ 30%] PASSED test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] [gw0] [ 31%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] [gw0] [ 32%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] [gw0] [ 33%] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] [gw0] [ 34%] PASSED test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] [gw0] [ 35%] PASSED test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] test_replicated_users/test.py::test_reload_zookeeper [gw2] [ 36%] PASSED test_storage_rabbitmq/test.py::test_attach_broken_table test_storage_rabbitmq/test.py::test_block_based_formats_1 [gw8] [ 37%] PASSED test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] [gw4] [ 38%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy [gw9] [ 39%] PASSED test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] [gw2] [ 40%] PASSED test_storage_rabbitmq/test.py::test_block_based_formats_1 test_storage_rabbitmq/test.py::test_block_based_formats_2 [gw3] [ 41%] PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication [gw3] [ 42%] PASSED test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation [gw3] [ 43%] PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_server_restart [gw5] [ 44%] PASSED test_replication_credentials/test.py::test_credentials_and_no_credentials test_replication_credentials/test.py::test_different_credentials [gw6] [ 45%] PASSED test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] [gw5] [ 46%] PASSED test_replication_credentials/test.py::test_different_credentials test_replication_credentials/test.py::test_no_credentials [gw8] [ 47%] PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] [gw1] [ 48%] PASSED test_storage_mysql/test.py::test_binary_type test_storage_mysql/test.py::test_enum_type [gw4] [ 49%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list [gw3] [ 50%] PASSED test_replicated_user_defined_functions/test.py::test_server_restart test_replicated_user_defined_functions/test.py::test_start_without_zookeeper [gw1] [ 51%] PASSED test_storage_mysql/test.py::test_enum_type test_storage_mysql/test.py::test_external_settings [gw5] [ 52%] PASSED test_replication_credentials/test.py::test_no_credentials test_replication_credentials/test.py::test_same_credentials [gw1] [ 53%] PASSED test_storage_mysql/test.py::test_external_settings test_storage_mysql/test.py::test_insert_on_duplicate_select [gw1] [ 54%] PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select test_storage_mysql/test.py::test_insert_select [gw1] [ 55%] PASSED test_storage_mysql/test.py::test_insert_select test_storage_mysql/test.py::test_joins [gw1] [ 56%] PASSED test_storage_mysql/test.py::test_joins test_storage_mysql/test.py::test_many_connections [gw5] [ 57%] PASSED test_replication_credentials/test.py::test_same_credentials [gw1] [ 58%] PASSED test_storage_mysql/test.py::test_many_connections test_storage_mysql/test.py::test_mysql_distributed [gw0] [ 59%] PASSED test_replicated_users/test.py::test_reload_zookeeper test_replicated_users/test.py::test_rename_replicated[QUOTA] [gw0] [ 60%] PASSED test_replicated_users/test.py::test_rename_replicated[QUOTA] test_replicated_users/test.py::test_rename_replicated[ROLE] [gw0] [ 61%] PASSED test_replicated_users/test.py::test_rename_replicated[ROLE] test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] [gw0] [ 62%] PASSED test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] [gw0] [ 63%] PASSED test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] test_replicated_users/test.py::test_rename_replicated[USER] [gw8] [ 64%] PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] [gw1] [ 65%] PASSED test_storage_mysql/test.py::test_mysql_distributed test_storage_mysql/test.py::test_mysql_in [gw0] [ 66%] PASSED test_replicated_users/test.py::test_rename_replicated[USER] [gw1] [ 67%] PASSED test_storage_mysql/test.py::test_mysql_in test_storage_mysql/test.py::test_mysql_null [gw2] [ 68%] PASSED test_storage_rabbitmq/test.py::test_block_based_formats_2 test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix [gw1] [ 69%] PASSED test_storage_mysql/test.py::test_mysql_null test_storage_mysql/test.py::test_mysql_point [gw1] [ 70%] PASSED test_storage_mysql/test.py::test_mysql_point test_storage_mysql/test.py::test_predefined_connection_configuration [gw2] [ 71%] PASSED test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix test_storage_rabbitmq/test.py::test_max_rows_per_message [gw4] [ 72%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy [gw1] [ 73%] PASSED test_storage_mysql/test.py::test_predefined_connection_configuration test_storage_mysql/test.py::test_replace_select [gw1] [ 74%] PASSED test_storage_mysql/test.py::test_replace_select test_storage_mysql/test.py::test_schema_inference test_shard_level_const_function/test.py::test_remote [gw7] [ 75%] PASSED test_replicated_mutations/test.py::test_mutations test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] [gw1] [ 76%] PASSED test_storage_mysql/test.py::test_schema_inference test_storage_mysql/test.py::test_settings [gw1] [ 77%] PASSED test_storage_mysql/test.py::test_settings test_storage_mysql/test.py::test_settings_connection_wait_timeout [gw2] [ 78%] PASSED test_storage_rabbitmq/test.py::test_max_rows_per_message test_storage_rabbitmq/test.py::test_rabbitmq_address [gw2] [ 79%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_address test_storage_rabbitmq/test.py::test_rabbitmq_bad_args test_shutdown_static_destructor_failure/test.py::test_shutdown [gw2] [ 80%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_bad_args [gw4] [ 81%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_storage_rabbitmq/test.py::test_rabbitmq_big_message [gw1] [ 82%] PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout test_storage_mysql/test.py::test_table_function [gw2] [ 83%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_big_message test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write [gw1] [ 84%] PASSED test_storage_mysql/test.py::test_table_function test_storage_mysql/test.py::test_where [gw1] [ 85%] PASSED test_storage_mysql/test.py::test_where [gw6] [ 86%] PASSED test_shutdown_static_destructor_failure/test.py::test_shutdown test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries [gw2] [ 87%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter [gw9] [ 88%] PASSED test_shard_level_const_function/test.py::test_remote [gw4] [ 89%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy [gw3] [ 90%] PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper [gw2] [ 91%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange test_storage_dict/test.py::test_storage_dict [gw4] [ 92%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy [gw9] [ 93%] PASSED test_storage_dict/test.py::test_storage_dict [gw2] [ 94%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv [gw7] [ 95%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw6] [ 96%] PASSED test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries [gw2] [ 97%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly [gw2] [ 98%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange [gw7] [ 99%] PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] [gw2] [100%] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange =============================== warnings summary =============================== test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.9.5'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 49.23s setup test_storage_mysql/test.py::test_binary_type 43.70s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 43.23s call test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 41.57s setup test_replication_credentials/test.py::test_credentials_and_no_credentials 36.62s call test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 32.46s call test_replicated_mutations/test.py::test_mutations 31.58s call test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly 30.19s setup test_replicated_mutations/test.py::test_mutations 28.74s setup test_storage_rabbitmq/test.py::test_attach_broken_table 28.21s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 27.49s setup test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] 23.56s teardown test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] 23.38s teardown test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] 23.18s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 23.03s teardown test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] 22.95s call test_replicated_user_defined_functions/test.py::test_reload_zookeeper 22.76s call test_replicated_users/test.py::test_reload_zookeeper 18.89s setup test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] 18.36s setup test_shard_level_const_function/test.py::test_remote 17.97s setup test_replicated_user_defined_functions/test.py::test_create_and_drop 17.80s setup test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] 17.40s call test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 17.29s call test_storage_rabbitmq/test.py::test_block_based_formats_2 15.98s teardown test_replication_credentials/test.py::test_same_credentials 15.60s setup test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] 15.33s call test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv 12.78s setup test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 12.78s setup test_restart_server/test.py::test_drop_memory_database 11.58s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 10.87s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 10.72s call test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] 10.71s call test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] 10.68s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 10.68s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 10.66s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 10.62s call test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] 10.62s call test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] 10.57s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 10.57s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 10.50s teardown test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 10.42s teardown test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange 10.36s call test_storage_mysql/test.py::test_settings_connection_wait_timeout 10.34s call test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange 10.18s call test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] 9.95s teardown test_replicated_users/test.py::test_rename_replicated[USER] 9.24s call test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange 8.97s teardown test_storage_mysql/test.py::test_where 8.22s call test_storage_rabbitmq/test.py::test_attach_broken_table 7.99s call test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] 7.54s teardown test_shard_level_const_function/test.py::test_remote 7.27s call test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter 5.20s call test_replicated_user_defined_functions/test.py::test_server_restart 5.20s call test_storage_rabbitmq/test.py::test_rabbitmq_address 4.91s teardown test_storage_dict/test.py::test_storage_dict 4.76s setup test_shutdown_static_destructor_failure/test.py::test_shutdown 4.46s call test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write 4.29s setup test_storage_dict/test.py::test_storage_dict 4.16s call test_storage_rabbitmq/test.py::test_rabbitmq_big_message 4.04s call test_restart_server/test.py::test_flushes_async_insert_queue 3.87s call test_storage_rabbitmq/test.py::test_max_rows_per_message 3.28s call test_storage_mysql/test.py::test_mysql_distributed 2.92s call test_replication_credentials/test.py::test_credentials_and_no_credentials 2.85s call test_replication_credentials/test.py::test_different_credentials 2.63s call test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix 2.61s call test_storage_rabbitmq/test.py::test_block_based_formats_1 2.56s teardown test_shutdown_static_destructor_failure/test.py::test_shutdown 2.50s teardown test_restart_server/test.py::test_flushes_async_insert_queue 2.40s call test_replication_credentials/test.py::test_same_credentials 2.39s call test_replication_credentials/test.py::test_no_credentials 2.35s teardown test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries 2.04s call test_restart_server/test.py::test_drop_memory_database 1.69s call test_storage_mysql/test.py::test_table_function 1.60s call test_storage_mysql/test.py::test_mysql_point 1.46s call test_storage_mysql/test.py::test_predefined_connection_configuration 1.42s call test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] 1.36s call test_shutdown_static_destructor_failure/test.py::test_shutdown 1.33s call test_storage_mysql/test.py::test_replace_select 1.29s call test_storage_rabbitmq/test.py::test_rabbitmq_bad_args 1.18s call test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] 1.11s call test_replicated_user_defined_functions/test.py::test_replication 1.08s call test_storage_mysql/test.py::test_where 1.05s call test_replicated_users/test.py::test_create_replicated[USER] 1.00s call test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] 0.94s call test_storage_mysql/test.py::test_insert_on_duplicate_select 0.93s call test_storage_mysql/test.py::test_settings 0.93s call test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] 0.93s call test_storage_mysql/test.py::test_insert_select 0.84s call test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] 0.82s call test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] 0.75s call test_replicated_users/test.py::test_create_replicated[QUOTA] 0.72s call test_storage_mysql/test.py::test_mysql_in 0.71s call test_replicated_users/test.py::test_create_replicated[ROW_POLICY] 0.70s call test_replicated_users/test.py::test_create_replicated[ROLE] 0.68s call test_storage_dict/test.py::test_storage_dict 0.66s call test_storage_mysql/test.py::test_external_settings 0.61s call test_replicated_user_defined_functions/test.py::test_create_and_replace 0.59s call test_storage_mysql/test.py::test_mysql_null 0.58s call test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.57s call test_storage_mysql/test.py::test_schema_inference 0.55s call test_storage_mysql/test.py::test_many_connections 0.55s call test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] 0.51s call test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] 0.40s teardown test_storage_rabbitmq/test.py::test_rabbitmq_big_message 0.39s teardown test_storage_rabbitmq/test.py::test_block_based_formats_1 0.37s call test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.37s call test_replicated_users/test.py::test_rename_replicated[USER] 0.36s call test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] 0.35s setup test_replication_credentials/test.py::test_no_credentials 0.32s setup test_replication_credentials/test.py::test_different_credentials 0.32s call test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] 0.31s call test_replicated_users/test.py::test_rename_replicated[ROLE] 0.31s call test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.30s call test_replicated_user_defined_functions/test.py::test_create_and_drop 0.28s call test_storage_mysql/test.py::test_enum_type 0.28s teardown test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter 0.27s call test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.26s call test_replicated_users/test.py::test_rename_replicated[QUOTA] 0.26s call test_storage_mysql/test.py::test_binary_type 0.24s setup test_replication_credentials/test.py::test_same_credentials 0.24s call test_storage_mysql/test.py::test_joins 0.23s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] 0.23s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] 0.23s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] 0.23s call test_replicated_users/test.py::test_create_replicated_on_cluster[USER] 0.19s call test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] 0.18s teardown test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write 0.18s call test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] 0.18s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] 0.18s call test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] 0.18s call test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] 0.18s call test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] 0.18s call test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] 0.17s call test_shard_level_const_function/test.py::test_remote 0.14s teardown test_storage_rabbitmq/test.py::test_rabbitmq_bad_args 0.13s teardown test_storage_rabbitmq/test.py::test_block_based_formats_2 0.13s teardown test_storage_rabbitmq/test.py::test_max_rows_per_message 0.13s teardown test_storage_rabbitmq/test.py::test_attach_broken_table 0.13s teardown test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange 0.13s call test_replicated_users/test.py::test_create_and_delete_replicated[USER] 0.13s teardown test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly 0.13s teardown test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix 0.13s call test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] 0.13s teardown test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv 0.13s call test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] 0.13s teardown test_storage_rabbitmq/test.py::test_rabbitmq_address 0.13s call test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] 0.00s teardown test_replication_credentials/test.py::test_credentials_and_no_credentials 0.00s teardown test_replicated_mutations/test.py::test_mutations 0.00s setup test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] 0.00s teardown test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] 0.00s setup test_storage_rabbitmq/test.py::test_block_based_formats_1 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange 0.00s teardown test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_bad_args 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange 0.00s setup test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.00s setup test_replicated_users/test.py::test_create_replicated[USER] 0.00s setup test_replicated_users/test.py::test_create_replicated[QUOTA] 0.00s setup test_storage_mysql/test.py::test_insert_select 0.00s setup test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter 0.00s teardown test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] 0.00s setup test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 0.00s setup test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 0.00s setup test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_big_message 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop 0.00s setup test_storage_rabbitmq/test.py::test_block_based_formats_2 0.00s setup test_replicated_users/test.py::test_create_replicated[ROLE] 0.00s teardown test_storage_mysql/test.py::test_binary_type 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_address 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] 0.00s setup test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] 0.00s teardown test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s setup test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] 0.00s setup test_storage_rabbitmq/test.py::test_max_rows_per_message 0.00s setup test_storage_mysql/test.py::test_enum_type 0.00s setup test_replicated_user_defined_functions/test.py::test_replication 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[USER] 0.00s teardown test_replicated_users/test.py::test_create_replicated[USER] 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[USER] 0.00s teardown test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.00s setup test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] 0.00s teardown test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster[USER] 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 0.00s setup test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_replicated_users/test.py::test_create_replicated[QUOTA] 0.00s setup test_replicated_user_defined_functions/test.py::test_server_restart 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] 0.00s setup test_storage_mysql/test.py::test_external_settings 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 0.00s setup test_restart_server/test.py::test_flushes_async_insert_queue 0.00s setup test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] 0.00s setup test_storage_mysql/test.py::test_where 0.00s setup test_replicated_users/test.py::test_create_replicated[ROW_POLICY] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] 0.00s setup test_replicated_users/test.py::test_rename_replicated[USER] 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] 0.00s setup test_storage_mysql/test.py::test_settings 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 0.00s setup test_storage_mysql/test.py::test_replace_select 0.00s teardown test_replication_credentials/test.py::test_no_credentials 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] 0.00s setup test_replicated_users/test.py::test_rename_replicated[QUOTA] 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 0.00s teardown test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] 0.00s teardown test_storage_mysql/test.py::test_schema_inference 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 0.00s setup test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] 0.00s teardown test_restart_server/test.py::test_drop_memory_database 0.00s teardown test_storage_mysql/test.py::test_mysql_distributed 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] 0.00s setup test_storage_mysql/test.py::test_mysql_point 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] 0.00s setup test_storage_mysql/test.py::test_many_connections 0.00s setup test_replicated_users/test.py::test_reload_zookeeper 0.00s teardown test_storage_mysql/test.py::test_insert_select 0.00s setup test_replicated_users/test.py::test_rename_replicated[ROLE] 0.00s setup test_storage_mysql/test.py::test_schema_inference 0.00s setup test_storage_mysql/test.py::test_joins 0.00s setup test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s setup test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] 0.00s setup test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] 0.00s setup test_storage_mysql/test.py::test_mysql_null 0.00s setup test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s setup test_storage_mysql/test.py::test_table_function 0.00s teardown test_replicated_user_defined_functions/test.py::test_server_restart 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] 0.00s setup test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s teardown test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] 0.00s setup test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s teardown test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster[USER] 0.00s teardown test_storage_mysql/test.py::test_table_function 0.00s teardown test_replicated_users/test.py::test_reload_zookeeper 0.00s teardown test_storage_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] 0.00s setup test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] 0.00s teardown test_storage_mysql/test.py::test_replace_select 0.00s teardown test_storage_mysql/test.py::test_mysql_null 0.00s setup test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] 0.00s teardown test_replicated_users/test.py::test_create_replicated[ROLE] 0.00s teardown test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s teardown test_storage_mysql/test.py::test_settings 0.00s setup test_storage_mysql/test.py::test_mysql_distributed 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] 0.00s setup test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] 0.00s teardown test_replicated_users/test.py::test_rename_replicated[QUOTA] 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] 0.00s teardown test_storage_mysql/test.py::test_mysql_in 0.00s teardown test_storage_mysql/test.py::test_settings_connection_wait_timeout 0.00s teardown test_storage_mysql/test.py::test_enum_type 0.00s teardown test_replication_credentials/test.py::test_different_credentials 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] 0.00s teardown test_storage_mysql/test.py::test_joins 0.00s teardown test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] 0.00s teardown test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] 0.00s teardown test_storage_mysql/test.py::test_mysql_point 0.00s teardown test_replicated_users/test.py::test_rename_replicated[ROLE] 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s teardown test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] 0.00s teardown test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s teardown test_storage_mysql/test.py::test_insert_on_duplicate_select 0.00s teardown test_replicated_users/test.py::test_create_replicated[ROW_POLICY] 0.00s teardown test_storage_mysql/test.py::test_many_connections 0.00s teardown test_storage_mysql/test.py::test_external_settings =========================== short test summary info ============================ PASSED test_restart_server/test.py::test_drop_memory_database PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] PASSED test_restart_server/test.py::test_flushes_async_insert_queue PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[QUOTA] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROLE] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_and_delete_replicated[SETTINGS_PROFILE] PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace PASSED test_replicated_users/test.py::test_create_and_delete_replicated[USER] PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists PASSED test_replicated_users/test.py::test_create_replicated[QUOTA] PASSED test_replicated_users/test.py::test_create_replicated[ROLE] PASSED test_replicated_users/test.py::test_create_replicated[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_replicated[SETTINGS_PROFILE] PASSED test_replicated_users/test.py::test_create_replicated[USER] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[QUOTA] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROLE] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[SETTINGS_PROFILE] PASSED test_replicated_users/test.py::test_create_replicated_if_not_exists_on_cluster[USER] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[QUOTA] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[ROLE] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[SETTINGS_PROFILE] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster[USER] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[QUOTA] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROLE] PASSED test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[ROW_POLICY] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[SETTINGS_PROFILE] PASSED test_replicated_users/test.py::test_create_replicated_on_cluster_ignore[USER] PASSED test_replicated_users/test.py::test_grant_revoke_replicated[With_ignored_on_cluster] PASSED test_replicated_users/test.py::test_grant_revoke_replicated[Without_on_cluster] PASSED test_storage_rabbitmq/test.py::test_attach_broken_table PASSED test_s3_plain_rewritable/test.py::test[cache_s3_plain_rewritable-data/] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy PASSED test_s3_storage_conf_proxy/test.py::test_s3_with_proxy_list[s3_with_resolver] PASSED test_storage_rabbitmq/test.py::test_block_based_formats_1 PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper PASSED test_replicated_user_defined_functions/test.py::test_replication PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation PASSED test_replication_credentials/test.py::test_credentials_and_no_credentials PASSED test_s3_storage_conf_new_proxy/test.py::test_s3_with_proxy_list[s3] PASSED test_replication_credentials/test.py::test_different_credentials PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable-data/] PASSED test_storage_mysql/test.py::test_binary_type PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy PASSED test_replicated_user_defined_functions/test.py::test_server_restart PASSED test_storage_mysql/test.py::test_enum_type PASSED test_replication_credentials/test.py::test_no_credentials PASSED test_storage_mysql/test.py::test_external_settings PASSED test_storage_mysql/test.py::test_insert_on_duplicate_select PASSED test_storage_mysql/test.py::test_insert_select PASSED test_storage_mysql/test.py::test_joins PASSED test_replication_credentials/test.py::test_same_credentials PASSED test_storage_mysql/test.py::test_many_connections PASSED test_replicated_users/test.py::test_reload_zookeeper PASSED test_replicated_users/test.py::test_rename_replicated[QUOTA] PASSED test_replicated_users/test.py::test_rename_replicated[ROLE] PASSED test_replicated_users/test.py::test_rename_replicated[ROW_POLICY] PASSED test_replicated_users/test.py::test_rename_replicated[SETTINGS_PROFILE] PASSED test_s3_plain_rewritable/test.py::test[s3_plain_rewritable_with_metadata_cache-data_with_cache/] PASSED test_storage_mysql/test.py::test_mysql_distributed PASSED test_replicated_users/test.py::test_rename_replicated[USER] PASSED test_storage_mysql/test.py::test_mysql_in PASSED test_storage_rabbitmq/test.py::test_block_based_formats_2 PASSED test_storage_mysql/test.py::test_mysql_null PASSED test_storage_mysql/test.py::test_mysql_point PASSED test_storage_rabbitmq/test.py::test_format_with_prefix_and_suffix PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list PASSED test_storage_mysql/test.py::test_predefined_connection_configuration PASSED test_storage_mysql/test.py::test_replace_select PASSED test_replicated_mutations/test.py::test_mutations PASSED test_storage_mysql/test.py::test_schema_inference PASSED test_storage_mysql/test.py::test_settings PASSED test_storage_rabbitmq/test.py::test_max_rows_per_message PASSED test_storage_rabbitmq/test.py::test_rabbitmq_address PASSED test_storage_rabbitmq/test.py::test_rabbitmq_bad_args PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy PASSED test_storage_mysql/test.py::test_settings_connection_wait_timeout PASSED test_storage_rabbitmq/test.py::test_rabbitmq_big_message PASSED test_storage_mysql/test.py::test_table_function PASSED test_storage_mysql/test.py::test_where PASSED test_shutdown_static_destructor_failure/test.py::test_shutdown PASSED test_storage_rabbitmq/test.py::test_rabbitmq_commit_on_block_write PASSED test_shard_level_const_function/test.py::test_remote PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper PASSED test_storage_rabbitmq/test.py::test_rabbitmq_csv_with_delimiter PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy PASSED test_storage_dict/test.py::test_storage_dict PASSED test_storage_rabbitmq/test.py::test_rabbitmq_direct_exchange PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes0] PASSED test_shutdown_wait_unfinished_queries/test.py::test_shutdown_wait_unfinished_queries PASSED test_storage_rabbitmq/test.py::test_rabbitmq_drop_mv PASSED test_storage_rabbitmq/test.py::test_rabbitmq_drop_table_properly PASSED test_replicated_mutations/test.py::test_mutations_dont_prevent_merges[nodes1] PASSED test_storage_rabbitmq/test.py::test_rabbitmq_fanout_exchange ================== 100 passed, 1 warning in 167.06s (0:02:47) ==================